Skip to content

fix(cli): sync ai adapter registry#246

Merged
ralyodio merged 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/ai-adapter-registry
May 17, 2026
Merged

fix(cli): sync ai adapter registry#246
ralyodio merged 2 commits into
profullstack:masterfrom
codexwizardd:codexwizardd/ai-adapter-registry

Conversation

@codexwizardd
Copy link
Copy Markdown
Contributor

Summary

  • sync the CLI ai adapter registry with all existing packages/ai/* provider directories
  • expose BYOK provider commands through the generic adapter surface, e.g. sh1pt ai groq info and sh1pt ai mistral setup
  • update the category description to reflect the broader provider set

Verification

  • filesystem check: packages/ai has 59 provider directories and the registry now has 59 entries, with no missing or extra adapters
  • npm run typecheck (packages/cli)
  • npm run build (packages/cli)

Closes #245

Related to the accepted Ugig sh1pt CLI/package PR gig.

@ralyodio ralyodio merged commit 65a7bcb into profullstack:master May 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sync AI adapter registry with packages/ai

2 participants